ostree.git
2015-12-14 Alexander Larssonrepo: Allocate a tmpdir for each OstreeFetcher to isola...
2015-12-14 Alexander Larssonrepo: Use per-transaction staging dir
2015-12-14 Alexander Larssonrepo: Add _ostree_repo_allocate_tmpdir helper
2015-12-14 Alexander LarssonUpdate to latest libglnx
2015-12-07 Colin Waltersbuild: Also add a configure check for YACC/bison
2015-12-07 Colin Waltersbuild: Delete generated parse-datetime.c file, use...
2015-12-04 Colin Walterscmdline: Fatally error if the timestamp in a commit...
2015-12-04 Giuseppe Scrivanotests: add missing ${CMD_PREFIX}
2015-12-04 Giuseppe Scrivanoparse-datetime: use the module from gnulib
2015-12-04 Colin WaltersRelease 2015.11
2015-12-04 Colin Waltersgpg-verifier: Fix compiler warning
2015-12-03 Matthew Barnesrepo: Fix backwards timestamp in ostree_repo_write_commit()
2015-12-03 Matthew Barnesremote: Print full refspec in "ostree remote refs"
2015-12-01 Matthew Barnesfetcher: Remove "total_requests" counter
2015-12-01 Matthew Barnesfetcher: Remove "sending_messages" hash table
2015-11-23 Matthew Barnesglnx: Update from master
2015-11-23 Matthew Barnestrivial-httpd: Avoid SoupBuffer when there's no content
2015-11-23 Matthew Barnesrepo: Never delete .commitmeta files
2015-11-18 Matthew Barnesrepo: Validate checksums have correct length
2015-11-16 Giuseppe Scrivanotests: prefix invocation of ostree with where missing
2015-11-16 Giuseppe Scrivanotests: add tests for prune --keep-younger-than=DATE
2015-11-16 Giuseppe Scrivanocommit: add --timestamp=TIMESTAMP
2015-11-16 Giuseppe Scrivanolibostree: add new API ostree_repo_write_commit_with_time
2015-11-16 Giuseppe Scrivanoostree: do not print the usage on each G_IO_ERROR_NOT_S...
2015-11-16 Giuseppe Scrivanopull: make slightly clearer when failing for missing...
2015-11-16 Giuseppe Scrivanoprune: add --keep-younger-than=DATE
2015-11-16 Giuseppe Scrivanotests: add test for ostree prune --delete-commit
2015-11-16 Giuseppe Scrivanofsck: create a tombstone when the parent is missing
2015-11-16 Giuseppe Scrivanoprune: add --delete-commit
2015-11-12 Matthew Barneslibostree: Fix a couple compiler warnings
2015-11-10 Alexander Larssondeltas: Support including detached metadata in static...
2015-11-10 Alexander Larssonpull: Verify checksums from static deltas unless gpg...
2015-11-10 Alexander Larssondeltas: Support passing filename to ostree_repo_static_...
2015-11-10 Alexander Larssondeltas: Support passing filename to delta generator
2015-11-10 Alexander Larssondeltas: Make min-fallback-size 0 actually disable fallbacks
2015-11-10 Alexander Larssondeltas: Verify checksums in apply-offline unless skip_v...
2015-11-10 Alexander LarssonAdd _ostree_repo_open|commit_untrusted_content_bare
2015-11-10 Alexander Larssonstatic-delta apply-offline: Don't skip validation
2015-11-10 Alexander Larssondelta: Ensure the from commit exists when applying...
2015-11-10 Alexander Larssondeltas: Make apply-offline only read the parts once
2015-11-10 Alexander LarssonAdd tests for inline static deltas
2015-11-10 Alexander Larssonstatic-deltas generate: Add --inline option to CLI...
2015-11-10 Alexander Larssonstatic deltas: Add support for inline-parts
2015-11-10 Alexander Larssongenerate-static-delta: Support min-fallback-size 0...
2015-11-08 Colin Waltersdocs: Note not to put private keys in /usr/share/ostree
2015-11-03 Giuseppe Scrivanotests: add tests for prune and tombstones commits
2015-11-03 Giuseppe Scrivanofsck: add argument --add-tombstones
2015-11-03 Giuseppe Scrivanorepo: create a tombstone commit when deleting a commit
2015-11-03 Giuseppe Scrivanopull: add support for tombstone commits
2015-11-03 Giuseppe Scrivanocore: use OSTREE_OBJECT_TYPE_LAST instead of OSTREE_OBJ...
2015-10-30 Colin Waltersinit-fs: Explicitly set /tmp to 01777
2015-10-25 Colin Walterssysroot: Write symlinks before calling fsync(), then...
2015-10-22 John Hieseystatic-delta: Fix annotation on ostree_repo_list_static...
2015-10-16 Daniel Drakeprepare-root: set up /boot bind-mount for single partit...
2015-10-13 Matthew Barnesupgrade: Add --override-commit=CHECKSUM option
2015-10-13 Matthew Barnesupgrader: Allow overriding the commit to pull
2015-10-13 Matthew Barnesupgrader: Add ostree_sysroot_upgrader_dup_origin()
2015-10-13 Giuseppe Scrivanotests: fix LZMA test to really compress/decompress
2015-10-12 Gatis PaeglisDon't require /boot/uEnv.txt for u-boot support
2015-10-10 Leandro Santiagocommit: Improve variable name
2015-10-10 John Hieseystatic-delta: Set error on bsdiff failure
2015-10-10 John Hieseystatic-delta: Don't run bspatch when output object...
2015-10-10 John Hieseystatic-delta: Handle LZMA_BUF_ERROR returned by zlib
2015-10-07 Colin Walterstests: Add a test for pull+deploy of specific "bare...
2015-09-28 Colin Waltersdoc: Note that refs --delete does not prune
2015-09-25 Matthew Barnespull: Recover from missing commits in recursive pulls
2015-09-24 Colin Walterssysroot: Cleanup refs and prune even on last undeployment
2015-09-24 Matthew Barnesfetcher: Track outstanding requests with a table
2015-09-23 Matthew Barnesfetcher: Rework reference counting
2015-09-23 Matthew Barnesfetcher: Convert from GSimpleAsyncResult to GTask
2015-09-23 Matthew Barnesfetcher: Remove message_to_request table
2015-09-23 Colin WaltersRelease 2015.9
2015-09-23 Gatis PaeglisRemove unused variables
2015-09-23 Leandro SantiagoMutable is a keyword in C++11
2015-09-22 Matthew Barnespull: Honor depth with OSTREE_REPO_PULL_FLAGS_COMMIT_ONLY
2015-09-21 Matthew Barnesrepo: Fix build without libsoup
2015-09-17 Matthew Barnesreset: Simplify argument checking logic
2015-09-16 Matthew Barneslibglnx: Update from master
2015-09-16 Matthew Barnesdeploy: Do not prune repository
2015-09-16 Matthew Barnessysroot: Add ostree_sysroot_prepare_cleanup()
2015-09-14 Alexander Larsson_ostree_static_delta_part_validate: Take a stream inste...
2015-09-14 Colin Walterstests: Add a test for static-delta apply-offline
2015-09-14 Alexander Larssonoffline delta apply: Handle the version field
2015-09-11 Matthew Barnescommit: Clarify reasoning for "commit-update-summary...
2015-09-10 Giuseppe Scrivanopull: honor gpg-verify-summary=false when a summary...
2015-09-01 Colin Walterspull: Go back to using one main context
2015-09-01 Colin Walterspull: Only fetch all refs if we're mirroring
2015-08-27 Colin Waltersfetcher: Use 0666 (-umask) for temporary files
2015-08-26 Colin WaltersRelease 2015.8
2015-08-26 John Hieseystatic-delta: assert on non-regular files
2015-08-26 John Hieseystatic-delta: Ignore symlinks when computing similar...
2015-08-26 Dan Nicholsontests: Build test-lzma with LZMA flags
2015-08-26 Jasper St.... Update .gitignore
2015-08-26 Jasper St.... repo-pull: Add a queue for scanning
2015-08-25 Giuseppe Scrivanotests: Add tests for rollsum
2015-08-25 Colin Waltersrollsum: Fix assertion for CRC matches
2015-08-24 Giuseppe Scrivanotests: rename test-rollsum to test-rollsum-cli
2015-08-14 Colin Walterspull: Stop using GMainLoop
2015-08-13 Colin Walterssysroot: Add an unload() API
2015-08-12 Giuseppe Scrivanotests: add tests for LZMA compressor and decompressor
next